Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/#99 #100

Merged
merged 4 commits into from
Sep 26, 2024
Merged

Issue/#99 #100

merged 4 commits into from
Sep 26, 2024

Conversation

bayy1216
Copy link
Collaborator

πŸ”Ž μž‘μ—… λ‚΄μš©

application.yml을 λΆ„λ¦¬ν•΄λ΄€λŠ”λ° μ’‹λ„€μš”!

체크 리슀트

  • ν…ŒμŠ€νŠΈλ₯Ό μž‘μ„±ν–ˆμŠ΅λ‹ˆλ‹€.
  • ν…ŒμŠ€νŠΈλ₯Ό ν†΅κ³Όν–ˆμŠ΅λ‹ˆλ‹€.
  • API 변경사항이 μ‘΄μž¬ν•©λ‹ˆλ‹€.
  • API ν˜ΈμΆœμ„ 직접 μ‹€μ‹œν•˜μ˜€κ³ , ν•΄λ‹Ή 데이터가 μ •μƒμ μœΌλ‘œ ν‘œμ‹œλ©λ‹ˆλ‹€.
  • κΈ°μ‘΄ μ½”λ“œμ— 영ν–₯을 μ£ΌλŠ” μž‘μ—… λ‚΄μš©μ΄ μ‘΄μž¬ν•©λ‹ˆλ‹€.
  • ν–₯ν›„ 좔가적인 μž‘μ—…μ΄ ν•„μš”ν•œ 뢀뢄이 μžˆμŠ΅λ‹ˆλ‹€.

βž• κ΄€λ ¨ 이슈

Copy link

Unit Test Results

33 tests   33 βœ”οΈβ€ƒβ€ƒ2s ⏱️
11 suitesβ€ƒβ€ƒβŸβ€„0 πŸ’€
11 filesβ€„β€‚β€ƒβ€ƒβŸβ€„0 ❌

Results for commit e953690.

Comment on lines +53 to +63
spring: # dev,prod profile
config:
activate:
on-profile: dev, prod
datasource:
url: ${MYSQL_URL}
username: ${MYSQL_USERNAME}
password: ${MYSQL_PASSWORD}
jpa:
hibernate:
ddl-auto: none
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

devλž‘ prodμ—μ„œ 같은 DBλ₯Ό μ‚¬μš©ν•˜λŠ” κ±΄κ°€μš” ??

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

μ•„ ν™˜κ²½λ³€μˆ˜λ₯Ό λ‹€λ₯΄κ²Œ 두면 λ˜κ² λ„€μš”! μˆ˜κ³ ν•˜μ…¨μŠ΅λ‹ˆλ‹€ ~

@bayy1216 bayy1216 merged commit 13a49eb into main Sep 26, 2024
3 checks passed
@bayy1216 bayy1216 deleted the issue/#99 branch September 26, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

application yml 관심사별 뢄리
2 participants